@charset "utf-8";
 
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

IMG.right {
    display: block;
    margin-left: auto;
    margin-right: 0;
	padding-top: 10px;
}


p{
	color:#999;
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 14px;
	margin: 0 auto;
}

#banner {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
	position: relative;
}

#ThreePears {
	position: absolute;
    top: 95px;
	right: 10px;
	bottom: 0px;
}

#masthead {
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	height: 1px;
	margin: 0 auto;
 	width: 100%;
	left: 0px;
	top: 0px;
 }

#Container {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

#main_image {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 2em;
	height: 454px;
	width: 968px;
	border: 1px solid #CCC;
}

#column_1, #column_2, #column_3, #column_4 {
	width: 220px;
	float: left;	
}

#column_2, #column_3, #column_4 {
	margin-left: 9px;
	padding: 10px;
	padding-bottom: 40px;
}

#column_1 {
	padding-top: 10px;
	padding-bottom: 40px;
}
#Container #column_4 #form1 label #Email {
	font-family: MuseoSans-300;
	font-size: 12px;
	background-color: #FFF;
	color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;

}
#Container #column_4 #form2 label #submit {
	font-family: MuseoSans-300;
	color: #FFF;
	background-color: #F90;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	padding: 8px;
	border: none;
	font-size: 12px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.column_header {
	font-family: MuseoSans-100;
	font-size: 18px;
	color:#999999;
	margin-top: 18px;
	margin-bottom: 20px;
}

	
.MuseoSans-700 { 
	font-family: MuseoSans-700;
	font-weight: normal;
	font-style: normal;
}

.MuseoSans-300 {
	font-family: MuseoSans-300;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #999;

}

.MuseoSans-900Italic { 
	font-family: MuseoSans-900Italic;
	font-weight: normal;
	font-style: normal;
}

.MuseoSans-500 { 
	font-family: MuseoSans-500;
	font-weight: normal;
	font-style: normal;
}
.MuseoSans-100 { 
	font-family: MuseoSans-100;
	font-weight: normal;
	font-style: normal;
}

.MuseoSans-700Italic { 
	font-family: MuseoSans-700Italic;
	font-weight: normal;
	font-style: normal;
}
.MuseoSans-300Italic { 
	font-family: MuseoSans-300Italic;
	font-weight: normal;
	font-style: normal;
}
.MuseoSans-100Italic { 
	font-family: MuseoSans-100Italic;
	font-weight: normal;
	font-style: normal;
}
.MuseoSans-500Italic { 
	font-family: MuseoSans-500Italic;
	font-weight: normal;
	font-style: normal;
}
.MuseoSans-900 { 
	font-family: MuseoSans-900;
	font-weight: normal;
	font-style: normal;
}

#Container #column_1 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	margin: 0 auto;
	line-height: 1.2;
	color: #999;
}
#Container #column_2 {

}
#Container #column_2 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1.2;
	margin: 0 auto;
}
#Container #column_3 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1.2;
	margin: 0 auto;
}
#Container #column_4 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1.2;
	margin: 0 auto;
}
#footer {
	width: 968px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	padding-top: 5px;
}
#footer #column-1 {
	float: left;
	width: 768px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #column_5 #Subdivision h3 {
	font-family: MuseoSans-100;
	font-size: 12px;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	line-height: 2;
}

#footer #column_5 {
	background-color: #FFF;
	float: left;
	width: 160px;
	margin-left: 40px;
}
#footer #column-1 h4 {
	font-family: MuseoSans-100;
	font-size: 10px;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 3px;
	margin: 0 auto;
}
#footer #column_5 img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer #column_5 img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer #column-1 h6 {
	font-family:  MuseoSans-100;
	font-size: 10px;
	color: #999;
	padding-left: 10px;
	line-height: 1;
	margin: 0 auto;
}
